ekster/cmd/eksterd
Peter Stuifzand f14e6d8249
Some checks failed
continuous-integration/drone/push Build is failing
Add full text search to server
Adds Blevesearch to the server. Every item that is processed by the
server is added to the index and can be returned from the ItemSearch
request.
2021-05-30 22:01:34 +02:00
..
templates Move templates to command 2021-05-30 21:56:25 +02:00
auth.go Improve error handling around authorization 2020-07-27 22:56:08 +02:00
http.go Move templates to command 2021-05-30 21:56:25 +02:00
hubbackend.go Replace HPUT with HSET 2019-08-17 22:07:53 +02:00
incoming.go Move signature validation for websub to own file 2019-03-24 13:37:30 +01:00
main.go Add full text search to server 2021-05-30 22:01:34 +02:00
memory_test.go Add tests for not creating duplicate channels 2020-08-19 16:58:33 +02:00
memory.go Add full text search to server 2021-05-30 22:01:34 +02:00
micropub.go Cleanup micropub id genration 2019-03-24 10:25:20 +01:00
search.go Add full text search to server 2021-05-30 22:01:34 +02:00