We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Bugfix. Automatically calling Finish() causes race condition in itera… …tor loops.
Use sync.Pool with iterators.
Return pointer to Iterator.
Add mempool.
Fix up UpsertIf docstring
Add conditional upsert
Make runnable example.
Complete README with example.
Implement treap keyspace traversal
Remove typed keys from tests