Commit graph

16 commits

Author SHA1 Message Date
Jeffrey Picard 1cccbba7b5 Initial rocksdb commit
Basic reading from rocksdb works
2021-12-06 20:36:12 -05:00
Jeffrey Picard 2537a84b86 Update RangeField
Allow repeated range fields per term (for i.e. 0 < x < 100)
2021-12-03 13:02:06 -05:00
Jeffrey Picard 5387aeeebe Most of federation is written, need to finish udp and test
Cleanup, more reorg, more arguments, started adding tests
Comments and another test
Simplify writing of peers and add unit test
2021-10-29 16:56:36 -04:00
Jeffrey Picard a27b6e730d Record metrics
There are a couple metrics that try to mirror the ones from python,
many of the python ones don't apply, and vice-versa.
2021-10-29 16:56:35 -04:00
Jeffrey Picard 36b4a3cdd9 implement caching 2021-10-02 17:56:12 -04:00
Jeffrey Picard fdbd7ec509 proto fixes and cleanup 2021-09-18 13:36:49 -04:00
Jeffrey Picard 9c89907bb8 versioning and metrics 2021-09-18 12:06:56 -04:00
Jeffrey Picard 9498257c69 Use util functions from lbry.go 2021-06-28 13:54:49 -04:00
Jeffrey Picard d6af17df23 Implement searchHead, still need to implement deleteDuplicates 2021-06-07 16:57:41 -04:00
Jeffrey Picard 0b57dceabd Add source and normalization, remove authentication 2021-05-30 21:34:57 -04:00
Jeffrey Picard 4ca5f168d9 Added port, username and password options to client and server. 2021-05-24 20:09:28 -04:00
Jeffrey Picard a671683fe8 Add support for more fields 2021-05-15 23:13:14 -04:00
Jeffrey Picard 2b6f5c4aed Start adding support for more query types 2021-05-13 16:06:19 -04:00
Alex Grintsvayg 3ca27f3740
very basic elastic search works 2021-04-19 15:28:57 -04:00
Alex Grintsvayg a5f235c4f5
we're doing grpc 2021-03-18 17:24:48 -04:00
Alex Grintsvayg 04ea7b5f0e
it begins 2021-03-18 16:12:48 -04:00