mirror of https://github.com/tidwall/buntdb.git
Update README.md
This commit is contained in:
parent
ee8f673bde
commit
ae2bcacb06
|
@ -27,7 +27,6 @@ Features
|
|||
- Flexible [iteration](#iterating) of data; ascending, descending, and ranges
|
||||
- [Durable append-only file](#append-only-file) format for persistence
|
||||
- Option to evict old items with an [expiration](#data-expiration) TTL
|
||||
- Tight codebase, under 2K loc using the `cloc` command
|
||||
- ACID semantics with locking [transactions](#transactions) that support rollbacks
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue