index
:
jellything
master
new-model
pages
rewrite-stream
video_channel_display
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
database
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
10 days
debug info page for db kv and cache kv
metamuffin
10 days
text search multiple fields
metamuffin
13 days
manual clippy
metamuffin
13 days
remove unused features
metamuffin
2026-02-27
reimplement Object as slice type
metamuffin
2026-02-27
ui changed before object slices
metamuffin
2026-02-26
implement application-side continuation tokens
metamuffin
2026-02-22
db random sort
metamuffin
2026-02-19
query parser
metamuffin
2026-02-19
all idents as string; move value type; add cow to queries
metamuffin
2026-02-18
show database debug info
metamuffin
2026-02-18
dynamic typed db match values
metamuffin
2026-02-18
use fourcc as object tags (bad idea); store type info within objects
metamuffin
2026-02-17
inline node lists and home page
metamuffin
2026-02-17
ser value sort query
metamuffin
2026-02-10
fix index key ser; query debug print
metamuffin
2026-02-08
indexing but its broken
metamuffin
2026-02-08
count index
metamuffin
2026-02-06
index key serialization
metamuffin
2026-02-05
migrate import to new db trait
metamuffin
2026-02-05
remove read/write distinction for kv transactions; traitify database
metamuffin
2026-02-04
stuff
metamuffin
2026-01-24
move things around; kv crate
metamuffin
2026-01-18
move db tests; remove old imports
metamuffin
2026-01-17
fix table insert returning wrong row
metamuffin
2026-01-14
db binning and sorts
metamuffin
2026-01-14
Store object values as big endian; Draft query types
metamuffin
2026-01-11
things
metamuffin
2026-01-06
Update copyright year
metamuffin
2025-12-24
db abstraction looks good
metamuffin
2025-12-19
things
metamuffin
2025-12-18
transaction interface
metamuffin
2025-12-16
tables
metamuffin
2025-12-15
db
metamuffin
2025-12-12
infallible db node update
metamuffin
2025-11-30
eid fixes
metamuffin
2025-11-29
remove asset token; db json
metamuffin
2025-11-18
start reworking model
metamuffin
2025-11-09
upgrade deps + clippy
metamuffin
2025-09-06
misc changes for current rust nightly
metamuffin
2025-04-30
split base into asset_token and db
metamuffin