herald.go/db
Jonathan Moody 8ac89195db Add element type param T to SlicedBacked[T]. Require T satisfy
constraints.Ordered to make BisectRight() statically type-safe.
2022-08-30 16:24:43 -05:00
..
prefixes Add RepostedCount, EffectiveAmount prefix rows (#51) 2022-08-26 16:24:39 +03:00
stack Add element type param T to SlicedBacked[T]. Require T satisfy 2022-08-30 16:24:43 -05:00
db.go Add element type param T to SlicedBacked[T]. Require T satisfy 2022-08-30 16:24:43 -05:00
db_get.go Add RepostedCount, EffectiveAmount prefix rows (#51) 2022-08-26 16:24:39 +03:00
db_resolve.go Add element type param T to SlicedBacked[T]. Require T satisfy 2022-08-30 16:24:43 -05:00
db_test.go Add RepostedCount, EffectiveAmount prefix rows (#51) 2022-08-26 16:24:39 +03:00
iteroptions.go Catchup to python-herald schema. Plus lots of refactoring. (#49) 2022-08-16 08:45:41 +03:00