README ¶ Solana user restrictions microservice Watches the incoming user actions and updates the user mint restrictions based on what it sees. Used to implement an upper limit in the UI. Environment variables Name Description FLU_WORKER_ID Worker ID used to identify the application in logging and to the AMQP queue. FLU_DEBUG Toggle debug messages produced by any application using the debug logger. FLU_SENTRY_URL String that may be optionally set with a Sentry URL to log app. FLU_AMQP_QUEUE_ADDR AMQP queue address connected to to receive and send messages down. FLU_POSTGRES_URI Database URI to use when connecting to the Postgres database. FLU_REDIS_ADDR Hostname to connect to for the Redis (state) codebase. FLU_REDIS_PASSWORD Password to use when connecting to the Redis host. Building make Testing make test Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.