swatters pushed to v0.10.0 at ordinarylabs/Ordinary 2026年07月12日 23:13:56 +02:00
ec2ea4c872 consolidates spread out middleware and uses axum extensions where appropriate
3ab858fdb4 cleans up log_sizes
Compare 2 commits »
swatters pushed to v0.10.0 at ordinarylabs/Ordinary 2026年07月11日 23:47:38 +02:00
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
Compare 2 commits »
swatters pushed to v0.10.0 at ordinarylabs/Ordinary 2026年07月11日 20:48:10 +02:00
48257c665f adds flags to lmdb env
swatters pushed to v0.10.0 at ordinarylabs/Ordinary 2026年07月11日 19:39:48 +02:00
e40d06f49b adds initial memory bootstrapping from persisted lmdb cache
swatters pushed to v0.10.0 at ordinarylabs/Ordinary 2026年07月11日 06:30:05 +02:00
a8c39017a0 switches to unix_ts_nanos for log files
80066bf860 fixes obo error and wrong flexbuffer type
a45e0f5aa4 initial progress on quick_cache cutover
Compare 3 commits »
swatters pushed to v0.10.0 at ordinarylabs/Ordinary 2026年07月10日 20:10:08 +02:00
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
Compare 2 commits »
swatters commented on issue ordinarylabs/Ordinary#57 2026年07月09日 22:49:19 +02:00
duckdb log indexing locally

closed: won't do. sqlite works more than fine.

swatters closed issue ordinarylabs/Ordinary#57 2026年07月09日 22:48:56 +02:00
duckdb log indexing locally
swatters pushed to v0.10.0 at ordinarylabs/Ordinary 2026年07月09日 22:44:03 +02:00
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
Compare 2 commits »
swatters pushed to v0.10.0 at ordinarylabs/Ordinary 2026年07月09日 15:48:22 +02:00
7620f65821 upgrades rust to v1.97.0
swatters pushed to v0.10.0 at ordinarylabs/Ordinary 2026年07月09日 15:23:05 +02:00
423761cb36 improves speed by reusing instantiated wasip2 component between served requests for templates v2
swatters pushed to v0.10.0 at ordinarylabs/Ordinary 2026年07月09日 00:09:39 +02:00
8bc0ec4393 fixes clippy warnings
eaf85c14e9 makes v2 templates uploadable to ordinaryd via CLI
ff31c78667 wires up csps for app running
Compare 3 commits »
swatters pushed to v0.10.0 at ordinarylabs/Ordinary 2026年07月08日 22:38:38 +02:00
3bbd9a2bc5 gets templates using their own build for tests
swatters pushed to v0.10.0 at ordinarylabs/Ordinary 2026年07月08日 22:24:21 +02:00
5f23b91def progress on encapsulating template build/runtime logic
swatters pushed to v0.10.0 at ordinarylabs/Ordinary 2026年07月08日 02:32:22 +02:00
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
Compare 5 commits »
swatters pushed to main at ordinarylabs/RGP 2026年07月08日 02:06:57 +02:00
bac1647375 upgrades x25519-dalek and ed25519-dalek
swatters pushed to v0.10.0 at ordinarylabs/Ordinary 2026年07月07日 21:05:03 +02:00
2db25874c2 changes 'cmds' to 'setup' and documents its purpose better
9991b63bd2 adds more docstring to bindgen field on templates
Compare 2 commits »
swatters pushed to v0.10.0 at ordinarylabs/Ordinary 2026年07月07日 20:52:07 +02:00
758df9abdf wit and wac based bindgen.rs generated from ordinary type defs
swatters pushed to v0.10.0 at ordinarylabs/Ordinary 2026年07月06日 19:47:44 +02:00
d2accbae6c method reorg
swatters pushed to v0.10.0 at ordinarylabs/Ordinary 2026年07月05日 23:02:44 +02:00
184b179eb0 adds readme to new core/base dir
e4b31a01f8 reorganizes and adds some features to core/services in preparation for better project structure
Compare 2 commits »