hyper icon indicating copy to clipboard operation
hyper copied to clipboard

A service framework leveraging ports and adapters architecture to scale on your terms

Results 27 hyper issues
Sort by recently updated
recently updated
newest added

Create a design proposal for Event listeners for errors and other messages from the adapters to the core. - Which events are an adapter allowed to emit? - What is...

errors
event listeners

As a user of the hyper storage service REST API and hyper connect SDK I'd like to update a storage bucket with a series of files so that I can...

enhancement
storage
batch upload

- [ ] Range Query Tests - [ ] Default limit test, should be 25 - [ ] Using dot notation to drill into complex documents during selector queries -...

data

As a hyper-connect user, id like the ability to use a hyper extension that performs the following: - [ ] When an image is added to the storage service, an...

extension
storage

transferred from hyper63/hyper-cloud#485

extension

As a user of the hyper storage service **REST API and hyper connect SDK** I'd like to list all the files in a given folder within a bucket so that...

enhancement
storage

As a user of the hyper storage service REST API and hyper connect SDK, I'd like to list all the files in a storage service instance/bucket so that I can...

enhancement
storage

hyper.ext.queuetracker - compose cache and queue service to track jobs submitted then expose method to track when queue job was completed to provide a real-time dashboard tracker

extension
queue

hyper.ext.profiles -> compose data, cache and storage to store metadata, images, and metrics with a single api

extension
storage

As a developer using `hyper-connect` and `hyper queue` i'd like the ability to call `retry` on `hyper.queue` so that I can retry a job that has failed

queue
connect