This concludes our chapter on developing applications with librados. You should now feel comfortable with the basic concepts of how to include librados functionality in your application and how to read and write objects to your Ceph cluster. It would be recommended to read the official librados documentation if you intend to develop an application with librados, so that you can gain a better understanding of the full range of functions that are available.
In the next chapter, we will learn about RADOS classes and how they can be used to speed up processing for larger applications.