> Feel free to let us know if you spot anything that needs attention or would > like to see new features.
I have some questions/suggestions: 1. After reading the doc, mostly iapi functions, don't have fastbit db or connection handler parameter. I think this necessary, to create more than one index, at the same time. For example in lmdb: http://symas.com/mdb/doc/group__mdb.html 2. For easy integration with external (persistent) storage library, fastbit iapi, should have export/import function to/from string pointer/variable. How do you think? Regards, -Aris On 11/25/14, K. John Wu <[email protected]> wrote: > Hi, Aris, > > You can start at this web page > <https://sdm.lbl.gov/fastbit/doc/html/group__FastBitIAPI.html>. Feel > free to let us know if you spot anything that needs attention or would > like to see new features. > > Regards, > > John > > > On 11/21/14 11:28 PM, Aris Setyawan wrote: >> There is no documentation about in memory data. >> am I mising something? >> >> On 11/22/14, K. John Wu <[email protected]> wrote: >>> Hi, Everyone, >>> >>> A big change in this release is that the license of this software >>> package has changed from LGPL to BSD. >>> >>> There are two new features in this release. A support for treating >>> integers as time_t, i.e., unix time stamps in second size 1970. This >>> feature is suggested by Jon Strabala, designed with collaboration with >>> Jon. Jon also contributed source code, sample test data and test >>> cases for this feature. The second feature is the support for >>> in-memory data. This work is done in collaboration with Junmin Gu, >>> who provided review of the design document and tested the software >>> implementation. >>> >>> This release contains a number of bug fixes with help from Sean >>> McNamara, Zhongbo Tian, Dominique Prunier, Li Jun, Jerome Soumagne, >>> Jon Strabala, Junmin Gu among others. The details of their >>> contributions are recorded in the file ChangeLog in the source >>> directory. >>> >>> Please feel free to check out the new source tar ball at >>> <http://goo.gl/i6Lgfn>. Let us know if you encounter any problems or >>> have any suggestions for us. >>> >>> Thanks. >>> >>> John >>> _______________________________________________ >>> FastBit-users mailing list >>> [email protected] >>> https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users >>> >> _______________________________________________ >> FastBit-users mailing list >> [email protected] >> https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users >> > _______________________________________________ > FastBit-users mailing list > [email protected] > https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users > _______________________________________________ FastBit-users mailing list [email protected] https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users
