Issues
- 11
Should we have multiple readwrite interfaces that capture different consistency models?
#32 opened by Mossaka - 5
Is the key/value interface also a cache when using time to live on set operations
#15 opened by devigned - 4
Reusing existing keyvalue interfaces
#7 opened by salaboy - 6
- 1
- 1
Signature Of KeyValue::Batch::Get-Keys
#25 opened by adamgfraser - 3
Signature Of KeyValue::ReadWrite::Get
#24 opened by adamgfraser - 1
Signature of KeyValue::Atomic::Increment
#31 opened by karthik2804 - 1
- 2
Signature Of KeyValue:Batch:Set-Many
#22 opened by adamgfraser - 0
Update wasi-keyvalue for upcoming WIT changes
#11 opened by Mossaka - 5
Non string keys
#8 opened by olanod - 7
What's the difference between a KV store and a filesystem? (should those really be different APIs?)
#1 opened by makoConstruct