the API is extremely simple and analogous to Python dictionaries. It's a simple key value store where the values can be Python objects (serialised automatically by Arctic) or pd.Dataframes or np.array all stored as ndarry natively and so can be sliced and diced to save streaming back the whole object to the client - nice!
@djames thanks for sharing. And of course thanks as always to GAT for sharing as well.
