Castle is a key-value store responsible for redundancy, caching, indexing and disk layout management. Acunu uses it to store all user data as well as statistics captured and displayed by the Control Center.
Castle is not cluster aware and thus it doesn’t participate in distributing data in a cluster. However, Castle interfaces are designed with distributed databases in mind, featuring timestamps and automated discarding of old, deleted data.