aboutsummaryrefslogtreecommitdiff
path: root/database/src/kv/binning.rs
AgeCommit message (Expand)Author
2026-02-27reimplement Object as slice typemetamuffin
2026-02-19all idents as string; move value type; add cow to queriesmetamuffin
2026-02-18dynamic typed db match valuesmetamuffin
2026-02-09fix match indexmetamuffin
2026-02-08count indexmetamuffin
2026-02-06index key serializationmetamuffin
2026-02-05remove read/write distinction for kv transactions; traitify databasemetamuffin