GithubHelp home page GithubHelp logo

Export db.Begin function about buntdb HOT 5 CLOSED

tidwall avatar tidwall commented on August 25, 2024
Export db.Begin function

from buntdb.

Comments (5)

tidwall avatar tidwall commented on August 25, 2024

Hi @sergeyt, Sorry about the delayed response.

I chose not to include export db.Begin and db.Commit/Rollback in favor of using the managed functions db.Update/View. Using the managed functions minimize risk of deadlocks and I didn't see an advantage with exporting. But maybe I'm overlooking something.

from buntdb.

sergeyt avatar sergeyt commented on August 25, 2024

Hi @tidwall, I agree that the use case to use db.Begin directly is uncommon. But it might be used in the library like my nosql where the underlying storage is abstracted over unified interface. Initially I've wrapped boltdb that has explicit db.Begin function. Anyway I think it is still feasible to implement nosql interface over BuntDB API.

from buntdb.

sergeyt avatar sergeyt commented on August 25, 2024

upper.io also has Tx transaction interface.

from buntdb.

tidwall avatar tidwall commented on August 25, 2024

Hi @sergeyt,

I finally got around to exporting the those functions. Let me know if you run into any problems. Thanks for the suggestion.

from buntdb.

sergeyt avatar sergeyt commented on August 25, 2024

Hi @tidwall. Great, thank you!

from buntdb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.