mirror of
https://github.com/etcd-io/bbolt.git
synced 2025-05-01 13:13:32 +00:00
14 lines
164 B
Plaintext
14 lines
164 B
Plaintext
TODO
|
|
====
|
|
X Open DB.
|
|
X Initialize transaction.
|
|
- Cursor First, Get(key), Next
|
|
- RWTransaction.insert()
|
|
- rebalance
|
|
- adjust cursors
|
|
- RWTransaction Commmit
|
|
|
|
|
|
|
|
|