Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ see [v2 doc](https://pkg.go.dev/go.mercari.io/datastore/v2) at first.

## Feature

### DO
### TO DO

* Wrap `google.golang.org/appengine/datastore` and `cloud.google.com/go/datastore`
* keep key behavior
Expand All @@ -42,7 +42,7 @@ see [v2 doc](https://pkg.go.dev/go.mercari.io/datastore/v2) at first.
* Add some useful methods
* `aedatastore/TransactionContext`

### DON'T
### FUTURE TO DOS

* have utility functions
* support firestore
Expand Down