ostafen / clover

A lightweight document-oriented NoSQL database written in pure Golang.
MIT License
677 stars 54 forks source link

Fix correct some tiny examples issues #117

Closed Shane-XB-Qian closed 1 year ago

Shane-XB-Qian commented 1 year ago

1, adding '.gitignore' to ignore some tmp dir/fs 2, 'example/sort' seems better clean it before insert and sort, and correct a collection name.