herald.go/db
Jeffrey Picard 711c4b4b7b
WIP: Json rpc federation, search/getclaimbyid, and shutdown (#76)
* Cleanup shutdown and peers subscribe

this has errors currently, need to figure out data race

* fixed data race finally....

* getclaimbyid and search

* hook jsonrpc peers subcribe into current federation

* cleanup some peers stuff

* remove commented code

* tie into session manager in jsonrpc peers subscribe

* use int for port args

* cleanup and fix a bunch of compiler warnings

* use logrus everywhere

* cleanup test
2022-12-07 11:01:36 -05:00
..
prefixes WIP: Json rpc federation, search/getclaimbyid, and shutdown (#76) 2022-12-07 11:01:36 -05:00
stack Add element type param T to SlicedBacked[T]. Require T satisfy 2022-08-30 16:24:43 -05:00
db.go WIP: Json rpc federation, search/getclaimbyid, and shutdown (#76) 2022-12-07 11:01:36 -05:00
db_get.go WIP: Json rpc federation, search/getclaimbyid, and shutdown (#76) 2022-12-07 11:01:36 -05:00
db_resolve.go integration testing scripts (#64) 2022-10-04 20:25:44 +03:00
db_test.go WIP: Json rpc federation, search/getclaimbyid, and shutdown (#76) 2022-12-07 11:01:36 -05:00
iteroptions.go Server endpoints goroutine refactor (#69) 2022-10-25 08:48:13 +03:00