google-nomulus/javatests/google/registry/model
mcilwain e8c5720826 Save bloom filters for premium list entries
This is the first step in the migration to remove the need to load all of
the premium list entries every time the cache expires (which causes slow-
downs). Once this is deployed, we can re-save all premium lists, creating
the bloom filters, and then the next step will be to read from them to
more efficiently determine if a label might be premium.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=147525017
2017-02-17 12:15:02 -05:00
..
billing Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
common Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
contact Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
domain Tighten up restrictions on domain/host naming on EPP resources 2017-02-07 13:29:03 -05:00
eppinput Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
eppoutput Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
export Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
host Tighten up restrictions on domain/host naming on EPP resources 2017-02-07 13:29:03 -05:00
index Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
mark Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ofy Add @VirtualEntity checking to Ofy's deleteWithoutBackup() 2017-02-08 17:31:07 -05:00
poll Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
rde Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
registrar Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
registry Save bloom filters for premium list entries 2017-02-17 12:15:02 -05:00
reporting Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
server Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
smd Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
tmch Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
transfer Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
translators Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
BUILD Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
CreateAutoTimestampTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EntityClassesTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EntityTestCase.java Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
EppResourceUtilsTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ImmutableObjectTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ModelUtilsTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ResourceCommandTestCase.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
schema.txt Save bloom filters for premium list entries 2017-02-17 12:15:02 -05:00
SchemaVersionTest.java Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
UpdateAutoTimestampTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00