Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V1.1 features: SSE, Views, Storages #62

Merged
merged 5 commits into from May 15, 2019

Conversation

wwajerowicz
Copy link
Contributor

@wwajerowicz wwajerowicz commented May 1, 2019

  • Server Sent Events (SSE)
    • global events
    • project events
    • organization events
  • Views
    • Customisable Sparql views
      • Filter by resourceTypes
      • Filter by resourceSchemas
      • Filter by resourceTag
      • Filter by includeMetadata
      • Filter by includeDeprecated
    • Customisable ES views
      • Filter by resourceTypes
      • Filter by includeDeprecated
    • Aggregate ES views
    • Aggregate SPARQL views
    • Statistics
    • View Sparql Query
    • View ES Query
  • Storage backends
    • Create/update storages
    • Disk storage
      • Upload files
      • Download files
    • S3 storage
      • Upload files
      • Download files
      • Link files
    • ExternalDiskStorage
      • Upload files
      • Download files / directories
      • Link files / directories
  • CrossProject resolvers
  • Identities (listing)
  • ACLs
  • Permissions
    • listing
    • adding
    • subtracting
  • standardize the SDK API for each resource type
    • tags
    • deprecate
    • update

@wwajerowicz wwajerowicz changed the title V1.1 features V1.1 features: SSE, Views, Storages May 15, 2019
@wwajerowicz wwajerowicz merged commit 75de8d0 into BlueBrain:master May 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant