This is an automated email from the ASF dual-hosted git repository.
tonysun83 pushed a change to branch prototype/fdb-layer
in repository https://gitbox.apache.org/repos/asf/couchdb.git.
from 3fba9ff Fix couch_jobs after recent db re-creation commit
add f81f117 add info endpoint for fdb stored views (#2706)
No new revisions were added by this update.
Summary of changes:
src/chttpd/src/chttpd_db.erl | 2 +-
src/couch_views/src/couch_views.erl | 52 ++++++++-
src/couch_views/test/couch_views_info_test.erl | 154 +++++++++++++++++++++++++
3 files changed, 205 insertions(+), 3 deletions(-)
create mode 100644 src/couch_views/test/couch_views_info_test.erl