Package com.apple.foundationdb.tuple

Provides a set of utilities for serializing and deserializing typed data for use in FoundationDB. When packed together into a Tuple this data is suitable for use as an index or organizational structure within FoundationDB keyspace. See general Tuple documentation for information about how Tuples sort and can be used to efficiently model data.