Skip to content

Commit a8d69b8

Browse files
committed
updated Readme
1 parent ac3ac1f commit a8d69b8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,11 +112,18 @@ Did you write a cool inlet or outlet that you'd like to share with others? Put i
112112
* [CsvOutlet](https://databay.readthedocs.io/en/latest/api/databay/outlets/csv_outlet/index.html) - CSV file outlet (built-in).
113113
* [MongoOutlet](https://databay.readthedocs.io/en/latest/api/databay/outlets/mongo_outlet/index.html) - MongoDB outlet (built-in).
114114

115+
#### Requests
116+
117+
The following are inlets and outlets that others would like to see implemented. Feel free to build an item from this list and share your implementation! Let us know if you'd like to add an item to this list.
118+
119+
* PostgreSqlOutlet - [PostgreSQL](https://www.postgresql.org/) Outlet
120+
115121

116122
## <a name="roadmap"></a>Roadmap
117123

118124
#### v1.0
119125
1. Beta test the pre-release.
126+
1. ~~Complete 100% test coverage.~~
120127
1. Add more advanced examples.
121128
1. Release v1.0.
122129
1. Buy a carrot cake and celebrate.

0 commit comments

Comments
 (0)