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

Update README.md #389

Merged
merged 10 commits into from
Jul 24, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 8 additions & 3 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
This project is generally licensed under the CoreDB Community License,
except for some components which may be under the Apache 2.0 license.
The PostgreSQL License

See LICENSE file in each subfolder for detailed license agreement.
Copyright (c) 2023, Tembo

Permission to use, copy, modify, and distribute this software and its documentation for any purpose, without fee, and without a written agreement is hereby granted, provided that the above copyright notice and this paragraph and the following two paragraphs appear in all copies.

IN NO EVENT SHALL TEMBO BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF TEMBO HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

TEMBO SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND TEMBO HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,18 @@ on account of its’ rich ecosystem of add-ons and extensions.
## Roadmap

We just got started, but here's what we're working on:

* [Trunk CLI](https://github.com/tembo-io/trunk/tree/main/cli) that users can use to publish and install Postgres extensions
* [Trunk Registry](https://github.com/tembo-io/trunk/tree/main/registry) that serves as a backend for [pgtrunk.io](https://pgtrunk.io), and also provides discovery and metrics
* [pgmq](https://github.com/tembo-io/tembo/tree/main/pgmq) - an easy message queue built with Rust, that we use in our managed service
* [Tembo-Stacks](https://github.com/tembo-io/tembo-stacks) - pre-configured Postgres Stacks deployable on Tembo cloud
* [pgmq](https://github.com/tembo-io/pgmq) - an easy message queue built with Rust and available as a Postgres extension and Rust crate, that we use in our managed service
* [pg_later](https://github.com/tembo-io/pg_later) - a Postgres extension for completely asynchronous query execution
* A managed service Postgres, which you can get early access to by signing up for
[our mailing list](https://tembo.io)

In the future:

* A [new UI](https://github.com/tembo-io/tembo/tree/main/pgUI) for Postgres and its extensions
* A [CLI](https://github.com/tembo-io/tembo/tree/main/coredb-cli) built with Rust
* A [new UI](https://github.com/tembo-io/pgUI) for Postgres and its extensions
* A [CLI](https://github.com/tembo-io/tembo-cli) built with Rust

## Tembo Cloud

Expand Down
1 change: 0 additions & 1 deletion docs/extensions/pgmq.md

This file was deleted.

1 change: 0 additions & 1 deletion docs/index.md

This file was deleted.

1 change: 0 additions & 1 deletion docs/operator/index.md

This file was deleted.

32 changes: 0 additions & 32 deletions mkdocs.yml

This file was deleted.

22 changes: 0 additions & 22 deletions pyproject.toml

This file was deleted.