https://github.com/thinkaurelius/titan
Revision b3a0fe846ac7b9204c5e880c6d5d4a65492273a7 authored by Dan LaRocque on 22 April 2015, 21:34:30 UTC, committed by Dan LaRocque on 22 April 2015, 21:34:30 UTC
EntryMetaData is still not a totally satisfactory model for this,
since it relies on an EnumMap with values of various types, and the
client code is ultimately responsible for typecasting those values.
The point of this commit was just to unify the pattern used for entry
and store metadata like TTL, rather than having two different
patterns.
1 parent b63852a
History
Tip revision: b3a0fe846ac7b9204c5e880c6d5d4a65492273a7 authored by Dan LaRocque on 22 April 2015, 21:34:30 UTC
Reworking TTL options to be like EntryMetaData
Tip revision: b3a0fe8

README.textile

back to top