9 Commits

Author SHA1 Message Date
Kishore Nallan
9adbdd1576 Fixed a bug with hlighlighting in upsert import. 2020-10-17 11:55:42 +05:30
kishorenc
0577df5e91 Throttle collection loading to prevent CPU saturation. 2020-09-12 18:46:40 +05:30
kishorenc
9091df57c0 Don't trigger snapshots for small unapplied logs.
Required upgrading braft to HEAD version.
2020-09-10 16:04:43 +05:30
kishorenc
1f726d747a Add logging for auth key handling. 2020-08-29 08:08:37 +05:30
kishorenc
9f83d9e0c2 Fix edge case in initialization of auth manager.
Must be initialized only when CollectionManager is ready to be loaded.
2020-08-23 12:37:07 +05:30
kishorenc
6e77a9792e Refactor http req handler: prepare for deferred request body access. 2020-08-12 21:42:23 +05:30
kishorenc
59131d1333 Fix API response for key creation. 2020-05-27 19:18:05 +05:30
kishorenc
1395d74d48 Manage scoped search API keys. 2020-04-30 14:21:39 +05:30
kishorenc
29b4225461 API Key management. 2020-04-27 21:43:24 +05:30