Bryan Stitt
|
82eb449e96
|
add backend nodes to the rpc response headers
only do this in dev?
|
2022-12-19 21:37:12 -08:00 |
|
Bryan Stitt
|
263f98ced5
|
minor updates
|
2022-12-19 10:58:49 -08:00 |
|
Bryan Stitt
|
0a60ccd95e
|
query_user_stats caching
|
2022-12-15 22:32:58 -08:00 |
|
Bryan Stitt
|
081873e937
|
move pending logins to the database
|
2022-12-13 18:34:08 -08:00 |
|
Bryan Stitt
|
4018121e51
|
cargo upgrade
|
2022-11-21 17:49:57 +00:00 |
|
Bryan Stitt
|
0e1cf5767c
|
cut out tracing for now
|
2022-11-12 08:24:32 +00:00 |
|
Bryan Stitt
|
c33342d9dd
|
simplify authorization types so we can pass them deeper easily
|
2022-11-11 06:19:12 +00:00 |
|
Bryan Stitt
|
366f2c8f84
|
rename api_key to rpc_key
|
2022-10-27 00:12:42 +00:00 |
|
Bryan Stitt
|
0c3194f445
|
upgrades and todo cleanup
|
2022-10-26 22:38:04 +00:00 |
|
Bryan Stitt
|
9422a335a7
|
allow origins on public entrypoints
|
2022-10-21 20:59:05 +00:00 |
|
Bryan Stitt
|
c8fbf46885
|
stats in redis that actually work
we should still investigate a real time series db, but stats in redis is much simpler for now
|
2022-10-07 02:15:53 +00:00 |
|
Bryan Stitt
|
53f9551180
|
finish adding semaphores
|
2022-09-28 03:35:55 +00:00 |
|
Bryan Stitt
|
81deb1103c
|
login needs its own rate limiter
|
2022-09-24 03:59:21 +00:00 |
|
Bryan Stitt
|
abe5001792
|
atomic and less expires
|
2022-09-20 06:56:24 +00:00 |
|
Bryan Stitt
|
739947792a
|
instrument more. add max_wait to wait_for_request_handle
|
2022-09-20 06:00:27 +00:00 |
|
Bryan Stitt
|
5cc4ca8d9e
|
it compiles, but theres something wrong with moves
|
2022-09-16 23:02:55 +00:00 |
|
Bryan Stitt
|
12b6d01434
|
work in progress
|
2022-09-15 17:57:24 +00:00 |
|