- Fix Mutli
- Update: Full ES2015
- recover Store Interface docs
- Added test cases and fixed bugs
- Update: Fixed
Symbol is not defined
- Update: Fixed
Symbol is not defined
- Fixed: sadd fault caused by Promise
- Fixed: replace arguments to ...args
- Fixed: mget
- Hotfix: updated mindb
- Hotfix: min.multi dose not work
- Delete some mise
- Use webpack to pack up the library
- Fixed output library
- Fixed output library
- Hotfix: min.exists logical mistake
- Hotfix: gulpfile bug
- Hotfix: gulpfile bug
- Update: Full ES2015
- recover Store Interface docs
- Added test cases and fixed bugs
- Update: Fixed
Symbol is not defined
- Update: Fixed
Symbol is not defined
- Fixed: sadd fault caused by Promise
- Fixed: replace arguments to ...args
- Fixed: mget
- Hotfix: updated mindb
- Hotfix: min.multi dose not work
- Delete some mise
- Use webpack to pack up the library
- Fixed output library
- Fixed output library
- Hotfix: min.exists logical mistake
- Hotfix: gulpfile bug
- Hotfix: gulpfile bug
-
deleted: tracks.html
- Merge remote-tracking branch 'origin/master' into develop
- hotfix:mget,events
- Update Donation
- Merge pull request #9 from viztor/patch-1
- Update README.md: Redis-copy -> Redis-like.
- Fixed grammar bug
- Merge pull request #8 from iwillwen/develop
- Added
min.scan()
method; - Release v0.0.4
- Merge pull request #4 from iwillwen/develop
- Release v0.0.3
- start new feature
SORT
command
- Added
min.scan()
method; - Release v0.0.4
- Release v0.0.3
- start new feature
SORT
command - Release v0.0.3 (Update Sorted Set)
- Update PM2.5 DEMO
- PM2.5 DEMO
- Fix min.hkeys bug
- Add Dump and Restore Methods
- Fix component
- Add alipay donate button
- Add Async Store callback explanation
- Add Store Interface docs
- Merge commit '3a4dd2840f3458d1dc8e2d4d62a5028f4fa2b8b1'
- Add Store Interface docs
- Code Typo
- Update README.md
- Delete nanodb.min.js
- Delete nanodb.js
- Delete README.mdown
- Delete README-zhcn.mdown
- Delete README-en_US.mdown
- MinDB release v0.0.1
- MinDB release
- MinDB release
- Update Redis API and README
- Update Redis API and README
- Update Redis API and README
- Update Redis API and README
- Update README
- Update Redis copy api and events object
- Update Redis copy api and events object
- Update Redis copy api and events object
- Fixed Async Queue
- Update
- Added Async Store API
- Fixed Base64 bug
- Fixed Normal
- New Version - Removed zpipe and added redis api
- update
- Update README.mdown
- update
- update
- using requirejs or seajs
- new version
- Merge pull request #1 from kinogam/master
- add test
- Added raw.js
- Core v0.0.1
- Fixed new database
- insert method added
- Core
-
start new feature
SORT
command -
Release v0.0.3 (Update Sorted Set)
-
Update PM2.5 DEMO
-
PM2.5 DEMO
-
Fix min.hkeys bug
-
Add Dump and Restore Methods
-
Fix component
-
Add alipay donate button
-
Add Async Store callback explanation
-
Add Store Interface docs
-
Merge commit '3a4dd2840f3458d1dc8e2d4d62a5028f4fa2b8b1'
-
Add Store Interface docs
-
Code Typo
-
Update README.md
-
Delete nanodb.min.js
-
Delete nanodb.js
-
Delete README.mdown
-
Delete README-zhcn.mdown
-
Delete README-en_US.mdown
-
MinDB release v0.0.1
-
MinDB release
-
MinDB release
-
Update Redis API and README
-
Update Redis API and README
-
Update Redis API and README
-
Update Redis API and README
-
Update README
-
Update Redis copy api and events object
-
Update Redis copy api and events object
-
Update Redis copy api and events object
-
Fixed Async Queue
-
Update
-
Added Async Store API
-
Fixed Base64 bug
-
Fixed Normal
-
New Version - Removed zpipe and added redis api
-
update
-
Update README.mdown
-
update
-
update
-
using requirejs or seajs
-
new version
-
Merge pull request #1 from kinogam/master
-
add test
-
Added raw.js
-
Core v0.0.1
-
Fixed new database
-
insert method added
-
Core 0.2.4 / 2013-11-10 ===================
-
完成 Sorted Set 数据类型
-
优化 Hash、List 的存储算法
- 完成 Set 数据类型
- 修复 Hash 和 List 中的若干 Bug
- 完成 List 数据类型
- 完善 Store Interface 的标准和异步语法
- 完成 Redis API 中的 Hash 操作
- 修復 Store Interface 的溢出問題
- 剔除 MongoDB 部分 API
- 完成 Redis API 中基本的 String 操作
- 增加簡易事件系統的實現
- 增加異步任務隊列,避免出現數據不統一的問題
- 增加異步存儲接口的支持
- 修復 Base64 編碼漏洞
- 剝離壓縮組件
- 開始設計 Redis 風格的架構
- 完成 nanoCollection 的搜素系统
- 完善 nanoCollection 的匹配系统
- 重写 nanoCursor
- 完成 nanoCollection 的索引系统
- 完成 nanoCursor 的基本开发
- 完成 nanoCollection 的基本功能开发
- 完成 nanoCursor 标准设计
- 完成 MongoDB 的架構設計
- NanoDB 發佈首個 MongoDB 風格版本的核心系統