- https://sean.ordinary.host
-
Joined on
2025年04月06日
ec2ea4c872
consolidates spread out middleware and uses axum extensions where appropriate
3ab858fdb4
cleans up log_sizes
685f8d4e1f
impl valuable for client event directly
e5189cdf43
switches from btreemaps to smallvec for internal log field accumulators. adds a format check to the log file getter
48257c665f
adds flags to lmdb env
e40d06f49b
adds initial memory bootstrapping from persisted lmdb cache
a8c39017a0
switches to unix_ts_nanos for log files
80066bf860
fixes obo error and wrong flexbuffer type
a45e0f5aa4
initial progress on quick_cache cutover
1333a85333
fixes all the ref_options
def7e35a11
adds fixedstate foldhash as an etag alg option. drops the /query endpoint for templates, and fixes etag content-encoding modification for non-cached templates
duckdb log indexing locally
closed: won't do. sqlite works more than fine.
duckdb log indexing locally
4e9f21bda2
initial support for query string param based queries
8d28f681dd
adds build-time env var interpolation to templates v2 + top-level overrides for ref-imported templates
7620f65821
upgrades rust to v1.97.0
423761cb36
improves speed by reusing instantiated wasip2 component between served requests for templates v2
8bc0ec4393
fixes clippy warnings
eaf85c14e9
makes v2 templates uploadable to ordinaryd via CLI
ff31c78667
wires up csps for app running
3bbd9a2bc5
gets templates using their own build for tests
5f23b91def
progress on encapsulating template build/runtime logic
e6f91678f0
upgrades rgp, ed25519-dalek, and x25519-dalek
4696c640c5
initial setup for standalone apps
095c7b9203
adds template bindgen to template 'ordinary build', prefixes all wit generated structs with 'o-' to prevent keyword collisions, adds refs for templates
85460d33d4
moves test template to its own dir
149ba9855d
gets the templates tests passing
bac1647375
upgrades x25519-dalek and ed25519-dalek
2db25874c2
changes 'cmds' to 'setup' and documents its purpose better
9991b63bd2
adds more docstring to bindgen field on templates
758df9abdf
wit and wac based bindgen.rs generated from ordinary type defs
d2accbae6c
method reorg
184b179eb0
adds readme to new core/base dir
e4b31a01f8
reorganizes and adds some features to core/services in preparation for better project structure