mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-23 09:51:12 +01:00
Updated CoreStore (markdown)
20
CoreStore.md
20
CoreStore.md
@@ -65,6 +65,15 @@ let count = CoreStore.queryValue(
|
||||
```
|
||||
|
||||
|
||||
## Contents
|
||||
- [[Architecture]]
|
||||
- [[Setting up]]
|
||||
- [[Saving and processing transactions]]
|
||||
- [[Fetching and querying]]
|
||||
- [[Logging and error handling]]
|
||||
- [[Observing changes and notifications]]
|
||||
|
||||
|
||||
# TODO
|
||||
- Data importing utilities for transactions
|
||||
- Migration utilities
|
||||
@@ -96,13 +105,4 @@ Please feel free to report any issues, suggestions, or criticisms!
|
||||
日本語で連絡していただいても構いません!
|
||||
|
||||
## License
|
||||
CoreStore is released under an MIT license. See the LICENSE file for more information
|
||||
|
||||
|
||||
## Contents
|
||||
- [[Architecture]]
|
||||
- [[Setting up]]
|
||||
- [[Saving and processing transactions]]
|
||||
- [[Fetching and querying]]
|
||||
- [[Logging and error handling]]
|
||||
- [[Observing changes and notifications]]
|
||||
CoreStore is released under an MIT license. See the LICENSE file for more information
|
||||
Reference in New Issue
Block a user