Giter VIP home page Giter VIP logo

Comments (7)

pcarranza avatar pcarranza commented on August 30, 2024

cc/ @omame

from meeseeks-box.

omame avatar omame commented on August 30, 2024

I'm thinking of creating a new bolt bucket for users and then a sub-bucket for aliases. The reason for this is that we'll probably use this for storing other user-related things: it's better to structure this out for scaling now than paying a high tax later. We could even move the tokens here if we want to.

from meeseeks-box.

pcarranza avatar pcarranza commented on August 30, 2024

tokens are tricky because we need to find them by token ID. if we would like to do that we will need to have some form of index. let's not focus on that now.

from meeseeks-box.

pcarranza avatar pcarranza commented on August 30, 2024

so, this will be like aliases/username/alias ?

from meeseeks-box.

omame avatar omame commented on August 30, 2024

I was more thinking about users/aliases/alias and then filter based on the username.

from meeseeks-box.

pcarranza avatar pcarranza commented on August 30, 2024

so, a static bucket for the first level, then the username (which is variable), then inside it a bucket for the aliases? or do you want a first level bucket with the username?

from meeseeks-box.

omame avatar omame commented on August 30, 2024

In #31 I've implemented this with aliases/<user id>/<alias>.

from meeseeks-box.

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.