google-nomulus/core
Ben McIlwain c130cdb042 Add Bloom filters to the Cloud SQL PremiumList schema (#306)
* Add Bloom filters to the Cloud SQL PremiumList schema

They are slightly different from the existing Bloom filters stored in Datastore
in that they now use an ASCII String encoding rather than the more generic
CharSequence, and there is no maximum size (whereas we previously had to live
within the 1 MB max entity size for Datastore).
2019-10-09 17:06:42 -04:00
..
gradle/dependency-locks Add socket factory as runtime dependency (#286) 2019-09-27 11:41:59 -04:00
src Add Bloom filters to the Cloud SQL PremiumList schema (#306) 2019-10-09 17:06:42 -04:00
build.gradle Add socket factory as runtime dependency (#286) 2019-09-27 11:41:59 -04:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00