Coder Social home page Coder Social logo

Bolts question about blueprint HOT 4 OPEN

blue-jay avatar blue-jay commented on September 26, 2024
Bolts question

from blueprint.

Comments (4)

josephspurrier avatar josephspurrier commented on September 26, 2024

Bolt is a great addition for key/value storage and caching, but MySQL is used a lot more so I decided to make it the default backend. I'm thinking about changing a few pieces around to make it easy to use the two together (just make it more modular instead of having a default database), but I haven't had the time to do so. What have your experiences been with Bolt so far and how do you utilize it?

from blueprint.

joeblew99 avatar joeblew99 commented on September 26, 2024

my experiences:

Used with bleve for search. Was really excellent.
I was running the same code on all desktops, servers and mobiles. thats the cool thing with boltdb.

For CRUD i have not used it much. But there is Storm and Goa.

https://github.com/asdine/storm
Storm is an ORM for BoltDB
Goa is a generator for golang projects. Its pretty good and has some similarities to the blueprint project i feel. Its great for large projects
https://github.com/goadesign/goa

from blueprint.

josephspurrier avatar josephspurrier commented on September 26, 2024

Ah storm makes it a lot easier to work with Bolt. I'll have to try it out and get back to you.

from blueprint.

joeblew99 avatar joeblew99 commented on September 26, 2024

You should I feel.
Order by and other needed stuff is getting pit in.
Or you can write it yourself.

I am trying to get it working with raft so I can replicate it at the moment.

from blueprint.

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.