armink / EasyFlash

Lightweight IoT device information storage solution: KV/IAP/LOG. | 轻量级物联网设备信息存储方案:参数存储、在线升级及日志存储 ,全新一代版本请移步至 https://github.com/armink/FlashDB
MIT License
2.02k stars 766 forks source link

When will be V4.0 released ? #62

Closed ShareCat closed 5 years ago

ShareCat commented 5 years ago

When will be V4.0 released ? We are looking forward to it, TKS !

armink commented 5 years ago

I am optimizing the query efficiency of env now. Other features are stable. It will be released as early as the end of June.

ZanoZ commented 5 years ago

所以4.0现在还没出来是吧.

armink commented 5 years ago

所以4.0现在还没出来是吧.

稍安勿躁,正式版还未发布

ZanoZ commented 5 years ago

哇,这么近,上班了?加个微信吧---号码是983433*223的计算结果.... 也不加一个,最近我也在烦恼这个flash中文件系统,也有些想法,讨论一下是不是好点

ZanoZ commented 5 years ago

https://github.com/ZanoZ/EEFile 我忍不住开始动手写了,不过我觉得还是有点浪费,大家造同一个轮子重复劳动啊....( ・᷄ὢ・᷅ )

armink commented 5 years ago

https://github.com/ZanoZ/EEFile 我忍不住开始动手写了,不过我觉得还是有点浪费,大家造同一个轮子重复劳动啊....( ・᷄ὢ・᷅ )

你的链接打不开~~

跟大家同步下进展,上周末针对 env 及 sector 完成了缓存机制的开发,保证了安全性的前提下提升了效率,测试结果还不错,估计这周末能同步上来。

效率的问题解决后,其他剩余的小问题就很少了。

hzm476172557 commented 5 years ago

you have done a great job, I think the easyflash 5 should do some subtraction. It will be better if you abandon the old APIs

armink commented 5 years ago

you have done a great job, I think the easyflash 5 should do some subtraction. It will be better if you abandon the old APIs

是的,一些 API 在文档及注释中已经说明将被废弃,旧版的兼容文件也被加入 _legacy 后缀了

armink commented 5 years ago

hi, all. 最近新版本新加入了缓存机制,查询,写入效率得到大幅提升,欢迎大家测试~~

目前,V4.0 基本没有待完善的功能了。等大家对缓存功能有更多的测试反馈后,近期就将正式发布。

ZanoZ commented 5 years ago

https://github.com/ZanoZ/EEFile 我忍不住开始动手写了,不过我觉得还是有点浪费,大家造同一个轮子重复劳动啊....( ・᷄ὢ・᷅ )

你的链接打不开~~

跟大家同步下进展,上周末针对 env 及 sector 完成了缓存机制的开发,保证了安全性的前提下提升了效率,测试结果还不错,估计这周末能同步上来。

效率的问题解决后,其他剩余的小问题就很少了。

写了一半,感觉太不成熟就先设成不公开了,我加你进去,还请指点哈.

armink commented 5 years ago

正式版已经发布了,欢迎使用