Tuppu

Description

Simple persistent document store

Details

Source
GitHub
Dialect
pharo (40% confidence)
License
MIT
Created
May 4, 2017
Updated
April 16, 2020
Topics
pharo

README excerpt

# Tuppu
Simple persistent document store

## How to load

```
Metacello new
  baseline: 'Tuppu';
  repository: 'github://pavel-krivanek/Tuppu/src';
  load.
```
← Back to results