GitHub user liujielj opened a pull request:

    https://github.com/apache/incubator-mnemonic/pull/76

    MNEMONIC-275 Implement a default function to sync data to the persisent 
storage

    Currently persist(), sync(), flush() calls are exposed to the user. This is 
confusing.  Only one call should be exposed to user that provides the default 
functionality. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/liujielj/incubator-mnemonic master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-mnemonic/pull/76.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #76
    
----
commit 9cd39fc93591fb505cf99df1318d9b6b50be18be
Author: Jie Liu <liuji...@gmail.com>
Date:   2017-10-21T22:54:55Z

    MNEMONIC-275 Implement a default function to sync data to the persistent 
storage

----


---

Reply via email to