This repository has been archived on 2022-07-30. You can view files and clone it, but cannot push or open issues/pull-requests.
mdb/README.md

9 lines
121 B
Markdown
Raw Normal View History

2022-07-23 07:28:33 +00:00
# mdb
2022-07-25 05:39:16 +00:00
An in-process, in-memory database for Go.
## TO DO
2022-07-27 07:56:01 +00:00
* BTreeIndex:
2022-07-27 19:16:53 +00:00
* Panic if insert or update replaces an item