| |||||
Menger is an ORM-like, ISC- licensed data storage.
Menger is made to receive a move of information as enter and provide live figures. It will work by pre-computing data for every mixture of achievable query. So when a file like the pursuing is extra :
:::python
    'date': ['2012', '8', '17'], 'author': " Invoice ", 'nb_words': 523
eight counters (or indices) are updated :
    :::python
    ([], None)
    ([], 'Bill')
    (['2012'], None)
    (['2012'], 'Bill')
    (['2012', '8'], None)
    (['2012', '8'], 'Bill')
    (['2012', '8', '17'], None)
    (['2012', '8', '17'], 'Bill')
Each and every counter is stored in a LevelDB databases.
Product's homepage
Demands :
· Python
Via: Menger 1.6.1
No comments:
Post a Comment