Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-datastore
Commits
f4bd22e1
Commit
f4bd22e1
authored
Jan 19, 2014
by
Juan Batiz-Benet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added link to datastore.py
parent
d645c4d3
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
README.md
README.md
+2
-0
No files found.
README.md
View file @
f4bd22e1
...
...
@@ -4,6 +4,8 @@ datastore is a generic layer of abstraction for data store and database access.
In addition, grouped datastores significantly simplify interesting data access patterns (such as caching and sharding).
Based on
[
datastore.py
](
https://github.com/datastore/datastore
)
.
### Documentation
https://godoc.org/github.com/datastore/datastore.go
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment