Mappable Objects, Searchable, Heuristics - A scale-to-zero data storage and search library
Project description
Welcome to the mosh Pit
For many types of data, you want to be able to store it, search it. You want to apply functions to map data to other data. You want it to be fast, durable, and easy to use. You want a simple API. It needs to be economical and scale to only what you use.
It needs to work well on your local computer and doesn't require extensive cloud resources like sophisticated databases.
What is mosh
-
M - Mappable
-
O - Objects
-
S - Searchable and Scales to Zero
-
H - Search and storage heuristics
-
P - Persistent (cloud storage)
-
I - Indexed Automatically (for speed)
-
T - Threaded (i.e., concurrency, parallelism, utilizes multiple cores)
mosh is based on objects, currently pydantic objects.
Requirements
- Natural way to store a wide variety of data objects
- Searchable
- Scales to Zero
- Simple API
- Mappable (one mosh object can be mapped to another object via function)
- Fast for Local Compute (e.g., Laptops/Desktops/Workstations)
- Durable data (can synch to the cloud and/or other nodes)
- Eventually Consistent
Non-Features
- Transactions
- Performant with Huge Datasets
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mosh-0.1.0.tar.gz.
File metadata
- Download URL: mosh-0.1.0.tar.gz
- Upload date:
- Size: 27.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d19a2bf74547ef8c026c883403ecc43e1ac8e1d1829561431ca9dc56cdecd449
|
|
| MD5 |
f8c5f20964ef66bc876b40b3f93f4af0
|
|
| BLAKE2b-256 |
edd1cedf79c18a595f33c48242cc8d6ef14bbb39cb849a22b3618022f4f87893
|
File details
Details for the file mosh-0.1.0-py3-none-any.whl.
File metadata
- Download URL: mosh-0.1.0-py3-none-any.whl
- Upload date:
- Size: 17.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac5b817441b5d104a428ea304894bfa6069e53793486f239dd57241d687c7212
|
|
| MD5 |
d958e32d34dd0fe5687c027a0a57b91d
|
|
| BLAKE2b-256 |
8ee061a162f3eed0fd65d57108ec61ae1e3108f7e89f4449bcbe96036dc1f86b
|