Metadata-Version: 2.1
Name: data-locality-system
Version: 0.0.3
Summary: A library and pattern for low latency applications
Home-page: https://github.com/samsquire/data-locality-system
Author: Samuel Michael Squire
Author-email: sam@samsquire.com
License: UNKNOWN
Description: # data-locality-system
        
        DLS is a library and pattern that tries to keep data and processing near together for latency and performance.
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
