Open
Description
For looping it's better to use the cursor to retrieve values.
What about an array of different random keys?
Would it be better to use many txn.Get(key) or many cursor.Get(key) from a single txn?
Thank you for making this! I'm experimenting with a fun project on top of voidDB using:
- reflect
- encoding/gob
- minio/minlz
- duckdb
Metadata
Metadata
Assignees
Labels
No labels