A database for the complex, the changing, and the indeterminate. https://upend.dev
 
 
 
 
 
 
Go to file
Tomáš Mládek 63ffe42907 lock update pool behind r/w lock; increase timeout to 30s
to-do - integrate r/w lock into pool directly?
2020-09-20 20:14:05 +02:00
docs first database draft 2020-09-06 12:02:55 +02:00
migrations remove unique constraints from files table 2020-09-13 20:47:24 +02:00
src lock update pool behind r/w lock; increase timeout to 30s 2020-09-20 20:14:05 +02:00
ui code cosmetics, finish 2-way linking in sl-model, linting 2020-09-02 23:12:13 +02:00
.env initial commit 2020-08-27 00:11:50 +02:00
.gitignore rudimentary makefile, first "self-serving" version, enable NO_BROWSER flag 2020-08-30 23:13:09 +02:00
Cargo.lock parallelize hashing with rayon 2020-09-20 19:28:44 +02:00
Cargo.toml parallelize hashing with rayon 2020-09-20 19:28:44 +02:00
Makefile lint as a spearate makefile target, add backend_lint 2020-09-14 01:08:58 +02:00
diesel.toml initial commit 2020-08-27 00:11:50 +02:00