google-nomulus/java/google/registry/model/translators
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
..
AbstractSimpleTranslatorFactory.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
BloomFilterOfStringTranslatorFactory.java Save bloom filters for premium list entries 2017-02-17 12:15:02 -05:00
CidrAddressBlockTranslatorFactory.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
CommitLogRevisionsTranslatorFactory.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
CreateAutoTimestampTranslatorFactory.java Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
CurrencyUnitAdapter.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
CurrencyUnitTranslatorFactory.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DurationTranslatorFactory.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EnumToAttributeAdapter.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ImmutableSortedMapTranslatorFactory.java Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
InetAddressTranslatorFactory.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ReadableInstantUtcTranslatorFactory.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
StatusValueAdapter.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
UpdateAutoTimestampTranslatorFactory.java Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00